home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / dev / basic / NIB1_00.lha / NewIconsBlitz / NIB1_00.readme < prev   
Text File  |  1999-04-28  |  4KB  |  119 lines

  1. Short:    Use newicons.library thru Blitz EASILY!
  2. Uploader: loki@sdsoft.freeserve.co.uk (Loki)
  3. Author:   loki@sdsoft.freeserve.co.uk (Loki)
  4. Type:     dev/basic
  5. Date:     20/04/1999
  6.  
  7.  
  8.  .-----[ sATANIC dREAMS sOFTWARE ]-----.
  9.  |:   ________  __________  ________   |
  10.  | . /        \/   __     \/        \: |
  11.  |._/    ø____/    | \   _/    ø____/ .|
  12.  | \______   \_    | /   \______   \_  |
  13.  |:.|    ª    |    ª/    /|    ª    |.:|
  14.  |l0K!____   _l____|    / l_____   _l::|
  15.  `=#=====\____|=====\__/=======\____|#='
  16.    |    NEW ICONS BLITZ - V1.00      |
  17.    : The complete NewIcon & STDIcon  :
  18.    :  conversion ready for use in    :
  19.    .   BLITZ2 - By Loki^SD 1999      .
  20.  
  21.  
  22.  DESCRIPTION
  23.  ~~~~~~~~~~~
  24.  NewIconsBlitz`s purpose is to allow Blitz programmers the ability
  25.  to directly access the newicon.library to display NewIcon and
  26.  Standard Amiga icons in an easy and friendly way.
  27.  
  28.  The beauty behind accessing the newicon.library directly is that
  29.  your application`s user doesn`t have to be running the `NewIcons'
  30.  program to see the NewIcons. And NIB handles icons in an object
  31.  orientated way. To save hastle and confusion.
  32.  
  33.  NIB (newicon.library) can be used for all manner of things, from
  34.  simply displaying icons in a window, to using it as a simple but
  35.  extremely effective way of loading auto screen-remapped
  36.  Graphical User Interface elements. Because of the speed of chunk
  37.  image data remapping, the newicon.library is perfect for such 
  38.  things.
  39.  
  40.  REQUIREMENTS
  41.  ~~~~~~~~~~~~
  42.  NIB Requires:
  43.  
  44.    BlitzBasic2.1+    (Well duh :))
  45.    newicon.library1  (Within BlitzLibs:AmigaLibs/  And remade DefLibs.)
  46.  
  47.  Your Executables will require to run:
  48.  
  49.    icon.library    (Standard Commodore)
  50.    newicon.library (For newicons [Version 4+ perferably])
  51.  
  52.  Not too much to ask? I`m not 100% sure from the NI documents if the
  53.  newicon.library is distributable with your applications or not.
  54.  But I still advise you to take it up with the author: 
  55.  
  56.    Eric Sauvageau: merlin@linux.tc3net.com
  57.  
  58.  -----------------------------------------------------------------
  59.  (C) Loki/SDSoftware (Robert Hutchinson) 28/04/1999
  60.  
  61.  .................
  62.                  :
  63.                  :..........
  64.                         :..:
  65.                            :
  66.                            :
  67.                            :
  68.                     .......:
  69.                     :
  70.                     :
  71.                     :                     .....
  72.                     :.....................:   :
  73.                                               :
  74.                                               :
  75.                                               :
  76.                                               :            ......
  77.                                               :............:....:
  78.                                                            :
  79.                                                            :
  80.                                                            :
  81.                                                            :
  82.                                                  ...       :
  83.                                                  : :.......:
  84.                                                  :
  85.                                                  :
  86.                                                  :
  87.                                                  :
  88.                                                  :...
  89.                                                     :
  90.                                                     :
  91.                                                     :
  92.                            .........................:
  93.                            :
  94.                            :
  95.                            :
  96.                            :
  97.                            :
  98.                            :.......
  99.                            :..:   :
  100.                                   :
  101.                                   :
  102.                                   :
  103.                                   :
  104.                                   :
  105.  .................................:
  106.  :
  107.  :
  108.  :
  109.  :
  110.  :..............................
  111.                              :.:......
  112.                                      :
  113.                                      :
  114.                                      ·
  115.                                      .s^D
  116.  
  117.  
  118.  
  119.